arm: socfpga: av_socdk: Add support for QSPI boot
authorMarek Vasut <[email protected]>
Thu, 11 Feb 2016 14:53:51 +0000 (15:53 +0100)
committerMarek Vasut <[email protected]>
Wed, 24 Feb 2016 18:13:03 +0000 (19:13 +0100)
Add missing DT nodes to allow booting from QSPI NOR.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Dinh Nguyen <[email protected]>
Cc: Chin Liang See <[email protected]>
Cc: Denis Bakhvalov <[email protected]>
arch/arm/dts/socfpga_arria5_socdk.dts

index 5933a406cb05191380a8519be8a1fa8e51b4d465..9ac48a168321751b70c4fd245f0c33b69f261455 100644 (file)
 
 &qspi {
        status = "okay";
+       u-boot,dm-pre-reloc;
 
        flash0: n25q00@0 {
+               u-boot,dm-pre-reloc;
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "n25q00";